.inner_main .rem12 .zb_nr .con .section{margin-bottom:0;}
.inner_main .zb_nr .con .section h1{
     border-bottom: 2px solid #000;
     margin-bottom: 0 !important;
     padding-bottom:.25rem;
}

.xrld2025{
    font-family: "SourceSansPro-Regular", "Microsoft YaHei";
}
.xrld2025>ul{
    display:flex;
    align-items: center;
    margin: 10px 0;
}
.xrld2025>ul li{
    box-sizing: border-box;
}
.xrld2025 h3{
    font-family: "SourceSansPro-Regular", "Microsoft YaHei";
}
.xrld2025 ul li.column1{
    width: 55%;
    padding: 0 10px;
}
.xrld2025 ul li.column2{
    width:15%;
    min-width: 105px;
}
.xrld2025 ul li.column3{
    width: 13%;
    min-width: 105px;
    padding: 0 10px;
}
.xrld2025 ul li.column4{
    width: 16%;
    min-width: 105px;
}
.xrld2025 ul h3{
    font-size: 18px;
    line-height: 1.75em;
    word-break: break-word;
    /* padding: 0 10px; */
}

@media screen and (max-width: 800px) {
 .xrld2025>ul {
     flex-direction:column;
 }
.xrld2025>ul li.column1,.xrld2025>ul li.column2,.xrld2025>ul li.column3,.xrld2025>ul li.column4{
    width:100%;
    padding: 0;
}
.xrld2025>ul{margin:0}
.xrld2025 ul li ul{
    display:flex;
    flex-wrap:wrap;
}
    .xrld2025 ul li ul li{
        width:50%;
    }
    .xrld2025 ul li.column2,.xrld2025 ul li.column4{
       margin-bottom:.4rem;
    }
.xrld2025 ul li.none{
display:none;
}

/***书记和校长并排**/

 .xrld2025>ul:nth-child(1), .xrld2025>ul:nth-child(4),.xrld2025>ul:nth-child(3){
     flex-direction: row;
     flex-wrap: wrap;
}  


 .xrld2025>ul:nth-child(1) li,.xrld2025>ul:nth-child(4) li,.xrld2025>ul:nth-child(3) li{
width:50%;
}
    .xrld2025>ul:nth-child(1) li.column2,.xrld2025>ul:nth-child(1) li.column4,.xrld2025>ul:nth-child(4) li.column2,.xrld2025>ul:nth-child(4) li.column4,.xrld2025>ul:nth-child(3) li.column2,.xrld2025>ul:nth-child(3) li.column4{
        order:1
    }

.xrld2025>ul:nth-child(4) ul li{
width:100%;
}

.xrld2025>ul li.column1, .xrld2025>ul li.column2, .xrld2025>ul li.column3, .xrld2025>ul li.column4{padding: 0 .2rem;}

.xrld2025>ul li.column1, .xrld2025>ul li.column2, .xrld2025>ul li.column3, .xrld2025>ul li.column4{margin-bottom:0;}
.xrld2025>ul{margin-bottom:.4rem;}
.xrld2025 ul li ul li{width: 100% !important;}

}